home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / retro_ra.swf / scripts / DefineButton2_219 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-08-12  |  65 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop("track3");
  4. }
  5.